home *** CD-ROM | disk | FTP | other *** search
- /* $VER: UMSD 1.1 (13.05.02)
- *
- * File system entry for mass storage devices using FAT file systems.
- *
- */
-
- FileSystem = L:fat95
- Device = usbscsi.device
- Flags = 0
- LowCyl = 0
- HighCyl = 1535
- Surfaces = 2 /* bootblock values have priority over these */
- SectorsPerTrack = 64
- SectorSize = 512
- Buffers = 32
- BufMemType = 1
- BootPri = 0
- Stacksize = 4096
- Priority = 5
- GlobVec = -1
- DosType = 0x46415401 /* change as needed */
- Control = "+s"
- /* DosType = 0x4D534400 */
-
- /* The Unit field is controlled by tooltypes in the PC0 icon.
- *
- * Unit = 0
- */
-